home *** CD-ROM | disk | FTP | other *** search
/ MacGames Sampler / PHT MacGames Bundle.iso / MacSource Folder / Samples from the CD / C and C++ / Gnuplot 3.5 for Macintosh / SOURCES 3.5 / scanner.proto.h < prev    next >
Encoding:
Text File  |  1993-11-12  |  88 b   |  6 lines  |  [TEXT/MSWD]

  1.  
  2. /* scanner.c */
  3. int scanner(char[]);
  4. int get_num(char[]);
  5. int substitute(char *, int);
  6.